x86: remove sh_{un}map_domain_page() and hap_{un}map_domain_page()
authorBen Catterall <Ben.Catterall@citrix.com>
Mon, 13 Jul 2015 10:30:06 +0000 (12:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 13 Jul 2015 10:30:06 +0000 (12:30 +0200)
commitd16eaeda3588e406f02cf302a25d6f615eb81f52
treed089a1011682e6b3dd2b30e5d7945330e60ffba6
parent8db5cd22d45c9df24d443b8415bfc03d28822d59
x86: remove sh_{un}map_domain_page() and hap_{un}map_domain_page()

Removed as they were wrappers around map_domain_page() to
make it appear to take an mfn_t type.

Signed-off-by: Ben Catterall <Ben.Catterall@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/hap/hap.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c
xen/arch/x86/mm/shadow/private.h
xen/include/asm-x86/hap.h